home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / TOOLS / MOVROM.ZIP / MOVROM.DOC < prev    next >
Encoding:
Text File  |  1985-10-26  |  512 b   |  8 lines

  1. MOVROM copies the BIOS to RAM, makes it resident, and repoints
  2. all BIOS interrupts to the copied code, thus allowing any debugger
  3. operations to be preformed. 
  4. MOVROM must be executed before any resident utilities are installed
  5. because such utilities repoint BIOS interrupts to themselves. When
  6. MOVROM exits, it displays the segment where it copied the ROM code;
  7. the offsets are the same as in the original BIOS listing.
  8.